home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
kermit.columbia.edu
/
kermit.columbia.edu.tar
/
kermit.columbia.edu
/
newsgroups
/
misc.19950929-19951130
/
000174_news@columbia.edu_Sun Oct 22 21:58:10 1995.msg
< prev
next >
Wrap
Internet Message Format
|
1995-12-25
|
1KB
Received: from apakabar.cc.columbia.edu by watsun.cc.columbia.edu with SMTP id AA11066
(5.65c+CU/IDA-1.4.4/HLK for <kermit.misc@watsun.cc.columbia.edu>); Sun, 22 Oct 1995 17:58:15 -0400
Received: by apakabar.cc.columbia.edu id AA15952
(5.65c+CU/IDA-1.4.4/HLK for kermit.misc@watsun); Sun, 22 Oct 1995 17:58:13 -0400
Path: news.columbia.edu!watsun.cc.columbia.edu!fdc
From: fdc@watsun.cc.columbia.edu (Frank da Cruz)
Newsgroups: comp.protocols.kermit.misc
Subject: Re: exit code in c-kermit
Date: 22 Oct 1995 21:58:10 GMT
Organization: Columbia University
Lines: 10
Message-Id: <46eepi$fid@apakabar.cc.columbia.edu>
References: <1995Oct21.161053.15912@yvax.byu.edu>
Nntp-Posting-Host: watsun.cc.columbia.edu
Apparently-To: kermit.misc@watsun.cc.columbia.edu
In article <1995Oct21.161053.15912@yvax.byu.edu>,
John K. Peterson <John_Peterson@byu.edu> wrote:
>O.K., I give up! How do you get kermit to exit with a non-zero status
>from a command file?
>
Like it says in the manual, "Using C-Kermit" (command summary, p. 331),
just follow EXIT by whatever number you want C-Kermit to return as its
status code.
- Frank